Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Use lockHardwareCanvas on UI rendering #789

Merged
merged 1 commit into from
Nov 20, 2018
Merged

Use lockHardwareCanvas on UI rendering #789

merged 1 commit into from
Nov 20, 2018

Conversation

MortimerGoro
Copy link
Contributor

It seems that lockCanvas() doesn't return a hardware accelerated canvas.

lockHardwareCanvas() returns a canvas that uses hardware acceleration instead. It requires a full clean on each layout update but we were already doing that.

@bluemarvin bluemarvin merged commit db7e37f into master Nov 20, 2018
@bluemarvin bluemarvin deleted the lock_hardware branch November 20, 2018 21:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants